home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gnome-nettool / dialogs / gnome-nettool.glade
Encoding:
Extensible Markup Language  |  2009-04-02  |  138.9 KB  |  2,413 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <!--*- mode: xml -*-->
  4. <glade-interface>
  5.   <widget class="GtkWindow" id="main_window">
  6.     <property name="visible">True</property>
  7.     <property name="title" translatable="yes" comments="Dear Translator: This is the Window Title">Devices - Network Tools</property>
  8.     <child>
  9.       <widget class="GtkVBox" id="vbox_main">
  10.         <property name="visible">True</property>
  11.         <child>
  12.           <widget class="GtkMenuBar" id="menubar1">
  13.             <property name="visible">True</property>
  14.             <child>
  15.               <widget class="GtkMenuItem" id="tool1">
  16.                 <property name="visible">True</property>
  17.                 <property name="label" translatable="yes">_Tool</property>
  18.                 <property name="use_underline">True</property>
  19.                 <child>
  20.                   <widget class="GtkMenu" id="tool1_menu">
  21.                     <child>
  22.                       <widget class="GtkCheckMenuItem" id="m_beep">
  23.                         <property name="visible">True</property>
  24.                         <property name="label" translatable="yes">Beep on ping</property>
  25.                         <property name="use_underline">True</property>
  26.                       </widget>
  27.                     </child>
  28.                     <child>
  29.                       <widget class="GtkSeparatorMenuItem" id="separator2">
  30.                         <property name="visible">True</property>
  31.                       </widget>
  32.                     </child>
  33.                     <child>
  34.                       <widget class="GtkImageMenuItem" id="m_quit">
  35.                         <property name="visible">True</property>
  36.                         <property name="label">gtk-quit</property>
  37.                         <property name="use_underline">True</property>
  38.                         <property name="use_stock">True</property>
  39.                         <signal name="activate" handler="gn_quit_app"/>
  40.                       </widget>
  41.                     </child>
  42.                   </widget>
  43.                 </child>
  44.               </widget>
  45.             </child>
  46.             <child>
  47.               <widget class="GtkMenuItem" id="edit1">
  48.                 <property name="visible">True</property>
  49.                 <property name="label" translatable="yes">_Edit</property>
  50.                 <property name="use_underline">True</property>
  51.                 <child>
  52.                   <widget class="GtkMenu" id="edit1_menu">
  53.                     <child>
  54.                       <widget class="GtkMenuItem" id="m_copy">
  55.                         <property name="visible">True</property>
  56.                         <property name="label" translatable="yes">Copy as text _report</property>
  57.                         <property name="use_underline">True</property>
  58.                         <signal name="activate" handler="on_copy_activate" object="notebook"/>
  59.                       </widget>
  60.                     </child>
  61.                     <child>
  62.                       <widget class="GtkSeparatorMenuItem" id="separator1">
  63.                         <property name="visible">True</property>
  64.                       </widget>
  65.                     </child>
  66.                     <child>
  67.                       <widget class="GtkImageMenuItem" id="m_clear_history">
  68.                         <property name="visible">True</property>
  69.                         <property name="label" translatable="yes">Clear _History</property>
  70.                         <property name="use_underline">True</property>
  71.                         <signal name="activate" handler="on_clear_history_activate" object="notebook"/>
  72.                         <child internal-child="image">
  73.                           <widget class="GtkImage" id="image14">
  74.                             <property name="visible">True</property>
  75.                             <property name="stock">gtk-clear</property>
  76.                             <property name="icon_size">1</property>
  77.                           </widget>
  78.                         </child>
  79.                       </widget>
  80.                     </child>
  81.                   </widget>
  82.                 </child>
  83.               </widget>
  84.             </child>
  85.             <child>
  86.               <widget class="GtkMenuItem" id="help1">
  87.                 <property name="visible">True</property>
  88.                 <property name="label" translatable="yes">_Help</property>
  89.                 <property name="use_underline">True</property>
  90.                 <child>
  91.                   <widget class="GtkMenu" id="help1_menu">
  92.                     <child>
  93.                       <widget class="GtkImageMenuItem" id="m_help_contents">
  94.                         <property name="visible">True</property>
  95.                         <property name="label">gtk-help</property>
  96.                         <property name="use_underline">True</property>
  97.                         <property name="use_stock">True</property>
  98.                         <signal name="activate" handler="on_help_activate" object="main_window"/>
  99.                       </widget>
  100.                     </child>
  101.                     <child>
  102.                       <widget class="GtkImageMenuItem" id="m_about">
  103.                         <property name="visible">True</property>
  104.                         <property name="label">gtk-about</property>
  105.                         <property name="use_underline">True</property>
  106.                         <property name="use_stock">True</property>
  107.                         <signal name="activate" handler="on_about_activate" after="yes" object="main_window"/>
  108.                       </widget>
  109.                     </child>
  110.                   </widget>
  111.                 </child>
  112.               </widget>
  113.             </child>
  114.           </widget>
  115.           <packing>
  116.             <property name="expand">False</property>
  117.             <property name="fill">False</property>
  118.           </packing>
  119.         </child>
  120.         <child>
  121.           <widget class="GtkNotebook" id="notebook">
  122.             <property name="visible">True</property>
  123.             <property name="can_focus">True</property>
  124.             <property name="border_width">4</property>
  125.             <signal name="switch_page" handler="on_page_switch"/>
  126.             <child>
  127.               <widget class="GtkVBox" id="vbox_info">
  128.                 <property name="visible">True</property>
  129.                 <property name="border_width">6</property>
  130.                 <property name="spacing">6</property>
  131.                 <child>
  132.                   <widget class="GtkHBox" id="hbox33">
  133.                     <property name="visible">True</property>
  134.                     <property name="border_width">6</property>
  135.                     <property name="spacing">12</property>
  136.                     <child>
  137.                       <widget class="GtkLabel" id="info_combo_label">
  138.                         <property name="visible">True</property>
  139.                         <property name="label" translatable="yes">_Network device:</property>
  140.                         <property name="use_underline">True</property>
  141.                       </widget>
  142.                       <packing>
  143.                         <property name="expand">False</property>
  144.                         <property name="fill">False</property>
  145.                       </packing>
  146.                     </child>
  147.                     <child>
  148.                       <widget class="GtkComboBox" id="info_combo">
  149.                         <property name="visible">True</property>
  150.                         <property name="can_focus">True</property>
  151.                         <property name="can_default">True</property>
  152.                         <property name="has_default">True</property>
  153.                         <accessibility>
  154.                           <atkrelation target="info_combo_label" type="labelled-by"/>
  155.                         </accessibility>
  156.                       </widget>
  157.                       <packing>
  158.                         <property name="position">1</property>
  159.                       </packing>
  160.                     </child>
  161.                     <child>
  162.                       <widget class="GtkButton" id="info_configure_button">
  163.                         <property name="visible">True</property>
  164.                         <property name="can_focus">True</property>
  165.                         <property name="response_id">0</property>
  166.                         <child>
  167.                           <widget class="GtkAlignment" id="alignment33">
  168.                             <property name="visible">True</property>
  169.                             <property name="xscale">0</property>
  170.                             <property name="yscale">0</property>
  171.                             <child>
  172.                               <widget class="GtkHBox" id="hbox44">
  173.                                 <property name="visible">True</property>
  174.                                 <property name="spacing">2</property>
  175.                                 <child>
  176.                                   <widget class="GtkImage" id="image13">
  177.                                     <property name="visible">True</property>
  178.                                     <property name="stock">gtk-preferences</property>
  179.                                   </widget>
  180.                                   <packing>
  181.                                     <property name="expand">False</property>
  182.                                     <property name="fill">False</property>
  183.                                   </packing>
  184.                                 </child>
  185.                                 <child>
  186.                                   <widget class="GtkLabel" id="label122">
  187.                                     <property name="visible">True</property>
  188.                                     <property name="label" translatable="yes">_Configure</property>
  189.                                     <property name="use_underline">True</property>
  190.                                   </widget>
  191.                                   <packing>
  192.                                     <property name="expand">False</property>
  193.                                     <property name="fill">False</property>
  194.                                     <property name="position">1</property>
  195.                                   </packing>
  196.                                 </child>
  197.                               </widget>
  198.                             </child>
  199.                           </widget>
  200.                         </child>
  201.                       </widget>
  202.                       <packing>
  203.                         <property name="expand">False</property>
  204.                         <property name="fill">False</property>
  205.                         <property name="position">2</property>
  206.                       </packing>
  207.                     </child>
  208.                   </widget>
  209.                   <packing>
  210.                     <property name="expand">False</property>
  211.                   </packing>
  212.                 </child>
  213.                 <child>
  214.                   <widget class="GtkFrame" id="info_ipv6_frame">
  215.                     <property name="visible">True</property>
  216.                     <property name="label_xalign">0</property>
  217.                     <property name="shadow_type">GTK_SHADOW_NONE</property>
  218.                     <child>
  219.                       <widget class="GtkAlignment" id="alignment17">
  220.                         <property name="visible">True</property>
  221.                         <property name="left_padding">12</property>
  222.                         <child>
  223.                           <widget class="GtkScrolledWindow" id="scrolledwindow8">
  224.                             <property name="visible">True</property>
  225.                             <property name="can_focus">True</property>
  226.                             <property name="border_width">6</property>
  227.                             <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  228.                             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  229.                             <property name="shadow_type">GTK_SHADOW_IN</property>
  230.                             <child>
  231.                               <widget class="GtkTreeView" id="info_list_ip_addr">
  232.                                 <property name="height_request">120</property>
  233.                                 <property name="visible">True</property>
  234.                                 <property name="can_focus">True</property>
  235.                                 <property name="rules_hint">True</property>
  236.                                 <property name="enable_search">False</property>
  237.                               </widget>
  238.                             </child>
  239.                           </widget>
  240.                         </child>
  241.                       </widget>
  242.                     </child>
  243.                     <child>
  244.                       <widget class="GtkLabel" id="label96">
  245.                         <property name="visible">True</property>
  246.                         <property name="label" translatable="yes"><b>IP Information</b></property>
  247.                         <property name="use_markup">True</property>
  248.                       </widget>
  249.                       <packing>
  250.                         <property name="type">label_item</property>
  251.                       </packing>
  252.                     </child>
  253.                   </widget>
  254.                   <packing>
  255.                     <property name="expand">False</property>
  256.                     <property name="position">1</property>
  257.                   </packing>
  258.                 </child>
  259.                 <child>
  260.                   <widget class="GtkHBox" id="hbox_info_detail">
  261.                     <property name="visible">True</property>
  262.                     <property name="spacing">4</property>
  263.                     <child>
  264.                       <widget class="GtkVBox" id="vbox16">
  265.                         <property name="visible">True</property>
  266.                         <child>
  267.                           <widget class="GtkFrame" id="frame11">
  268.                             <property name="visible">True</property>
  269.                             <property name="label_xalign">0</property>
  270.                             <property name="shadow_type">GTK_SHADOW_NONE</property>
  271.                             <child>
  272.                               <widget class="GtkAlignment" id="alignment32">
  273.                                 <property name="visible">True</property>
  274.                                 <property name="left_padding">12</property>
  275.                                 <child>
  276.                                   <widget class="GtkTable" id="table13">
  277.                                     <property name="visible">True</property>
  278.                                     <property name="border_width">6</property>
  279.                                     <property name="n_rows">5</property>
  280.                                     <property name="n_columns">2</property>
  281.                                     <property name="column_spacing">6</property>
  282.                                     <property name="row_spacing">6</property>
  283.                                     <child>
  284.                                       <widget class="GtkLabel" id="label_hw_address">
  285.                                         <property name="visible">True</property>
  286.                                         <property name="xalign">0</property>
  287.                                         <property name="label" translatable="yes">Hardware address:</property>
  288.                                         <accessibility>
  289.                                           <atkrelation target="info_hw_address" type="label-for"/>
  290.                                         </accessibility>
  291.                                       </widget>
  292.                                       <packing>
  293.                                         <property name="x_options">GTK_FILL</property>
  294.                                         <property name="y_options"></property>
  295.                                       </packing>
  296.                                     </child>
  297.                                     <child>
  298.                                       <widget class="GtkLabel" id="label_multicast">
  299.                                         <property name="visible">True</property>
  300.                                         <property name="xalign">0</property>
  301.                                         <property name="label" translatable="yes">Multicast:</property>
  302.                                         <accessibility>
  303.                                           <atkrelation target="info_multicast" type="label-for"/>
  304.                                         </accessibility>
  305.                                       </widget>
  306.                                       <packing>
  307.                                         <property name="top_attach">1</property>
  308.                                         <property name="bottom_attach">2</property>
  309.                                         <property name="x_options">GTK_FILL</property>
  310.                                         <property name="y_options"></property>
  311.                                       </packing>
  312.                                     </child>
  313.                                     <child>
  314.                                       <widget class="GtkLabel" id="label_mtu">
  315.                                         <property name="visible">True</property>
  316.                                         <property name="xalign">0</property>
  317.                                         <property name="label" translatable="yes">MTU:</property>
  318.                                         <accessibility>
  319.                                           <atkrelation target="info_mtu" type="label-for"/>
  320.                                         </accessibility>
  321.                                       </widget>
  322.                                       <packing>
  323.                                         <property name="top_attach">2</property>
  324.                                         <property name="bottom_attach">3</property>
  325.                                         <property name="x_options">GTK_FILL</property>
  326.                                         <property name="y_options"></property>
  327.                                       </packing>
  328.                                     </child>
  329.                                     <child>
  330.                                       <widget class="GtkLabel" id="label_link_speed">
  331.                                         <property name="visible">True</property>
  332.                                         <property name="xalign">0</property>
  333.                                         <property name="label" translatable="yes">Link speed:</property>
  334.                                         <accessibility>
  335.                                           <atkrelation target="info_link_speed" type="label-for"/>
  336.                                         </accessibility>
  337.                                       </widget>
  338.                                       <packing>
  339.                                         <property name="top_attach">3</property>
  340.                                         <property name="bottom_attach">4</property>
  341.                                         <property name="x_options">GTK_FILL</property>
  342.                                         <property name="y_options"></property>
  343.                                       </packing>
  344.                                     </child>
  345.                                     <child>
  346.                                       <widget class="GtkLabel" id="label_state">
  347.                                         <property name="visible">True</property>
  348.                                         <property name="xalign">0</property>
  349.                                         <property name="label" translatable="yes">State:</property>
  350.                                         <accessibility>
  351.                                           <atkrelation target="info_state" type="label-for"/>
  352.                                         </accessibility>
  353.                                       </widget>
  354.                                       <packing>
  355.                                         <property name="top_attach">4</property>
  356.                                         <property name="bottom_attach">5</property>
  357.                                         <property name="x_options">GTK_FILL</property>
  358.                                         <property name="y_options"></property>
  359.                                       </packing>
  360.                                     </child>
  361.                                     <child>
  362.                                       <widget class="GtkLabel" id="info_hw_address">
  363.                                         <property name="visible">True</property>
  364.                                         <property name="xalign">0</property>
  365.                                         <property name="label" translatable="yes">Not Available</property>
  366.                                         <property name="justify">GTK_JUSTIFY_RIGHT</property>
  367.                                         <property name="selectable">True</property>
  368.                                         <accessibility>
  369.                                           <atkrelation target="label_hw_address" type="labelled-by"/>
  370.                                         </accessibility>
  371.                                       </widget>
  372.                                       <packing>
  373.                                         <property name="left_attach">1</property>
  374.                                         <property name="right_attach">2</property>
  375.                                         <property name="x_options">GTK_FILL</property>
  376.                                         <property name="y_options"></property>
  377.                                       </packing>
  378.                                     </child>
  379.                                     <child>
  380.                                       <widget class="GtkLabel" id="info_multicast">
  381.                                         <property name="visible">True</property>
  382.                                         <property name="xalign">0</property>
  383.                                         <property name="label" translatable="yes">Not Available</property>
  384.                                         <property name="selectable">True</property>
  385.                                         <accessibility>
  386.                                           <atkrelation target="label_multicast" type="labelled-by"/>
  387.                                         </accessibility>
  388.                                       </widget>
  389.                                       <packing>
  390.                                         <property name="left_attach">1</property>
  391.                                         <property name="right_attach">2</property>
  392.                                         <property name="top_attach">1</property>
  393.                                         <property name="bottom_attach">2</property>
  394.                                         <property name="x_options">GTK_FILL</property>
  395.                                         <property name="y_options"></property>
  396.                                       </packing>
  397.                                     </child>
  398.                                     <child>
  399.                                       <widget class="GtkLabel" id="info_mtu">
  400.                                         <property name="visible">True</property>
  401.                                         <property name="xalign">0</property>
  402.                                         <property name="label" translatable="yes">Not Available</property>
  403.                                         <property name="selectable">True</property>
  404.                                         <accessibility>
  405.                                           <atkrelation target="label_mtu" type="labelled-by"/>
  406.                                         </accessibility>
  407.                                       </widget>
  408.                                       <packing>
  409.                                         <property name="left_attach">1</property>
  410.                                         <property name="right_attach">2</property>
  411.                                         <property name="top_attach">2</property>
  412.                                         <property name="bottom_attach">3</property>
  413.                                         <property name="x_options">GTK_FILL</property>
  414.                                         <property name="y_options"></property>
  415.                                       </packing>
  416.                                     </child>
  417.                                     <child>
  418.                                       <widget class="GtkLabel" id="info_link_speed">
  419.                                         <property name="visible">True</property>
  420.                                         <property name="xalign">0</property>
  421.                                         <property name="label" translatable="yes">Not Available</property>
  422.                                         <property name="selectable">True</property>
  423.                                         <accessibility>
  424.                                           <atkrelation target="label_link_speed" type="labelled-by"/>
  425.                                         </accessibility>
  426.                                       </widget>
  427.                                       <packing>
  428.                                         <property name="left_attach">1</property>
  429.                                         <property name="right_attach">2</property>
  430.                                         <property name="top_attach">3</property>
  431.                                         <property name="bottom_attach">4</property>
  432.                                         <property name="x_options">GTK_FILL</property>
  433.                                         <property name="y_options"></property>
  434.                                       </packing>
  435.                                     </child>
  436.                                     <child>
  437.                                       <widget class="GtkLabel" id="info_state">
  438.                                         <property name="visible">True</property>
  439.                                         <property name="xalign">0</property>
  440.                                         <property name="label" translatable="yes">Not Available</property>
  441.                                         <property name="selectable">True</property>
  442.                                         <accessibility>
  443.                                           <atkrelation target="label_state" type="labelled-by"/>
  444.                                         </accessibility>
  445.                                       </widget>
  446.                                       <packing>
  447.                                         <property name="left_attach">1</property>
  448.                                         <property name="right_attach">2</property>
  449.                                         <property name="top_attach">4</property>
  450.                                         <property name="bottom_attach">5</property>
  451.                                         <property name="x_options">GTK_FILL</property>
  452.                                         <property name="y_options"></property>
  453.                                       </packing>
  454.                                     </child>
  455.                                   </widget>
  456.                                 </child>
  457.                               </widget>
  458.                             </child>
  459.                             <child>
  460.                               <widget class="GtkLabel" id="label121">
  461.                                 <property name="visible">True</property>
  462.                                 <property name="label" translatable="yes"><b>Interface Information</b></property>
  463.                                 <property name="use_markup">True</property>
  464.                               </widget>
  465.                               <packing>
  466.                                 <property name="type">label_item</property>
  467.                               </packing>
  468.                             </child>
  469.                           </widget>
  470.                         </child>
  471.                       </widget>
  472.                       <packing>
  473.                         <property name="expand">False</property>
  474.                       </packing>
  475.                     </child>
  476.                     <child>
  477.                       <widget class="GtkVBox" id="vbox17">
  478.                         <property name="visible">True</property>
  479.                         <child>
  480.                           <widget class="GtkFrame" id="frame4">
  481.                             <property name="visible">True</property>
  482.                             <property name="label_xalign">0</property>
  483.                             <property name="shadow_type">GTK_SHADOW_NONE</property>
  484.                             <child>
  485.                               <widget class="GtkAlignment" id="alignment16">
  486.                                 <property name="visible">True</property>
  487.                                 <property name="left_padding">12</property>
  488.                                 <child>
  489.                                   <widget class="GtkTable" id="table_statitics">
  490.                                     <property name="visible">True</property>
  491.                                     <property name="border_width">6</property>
  492.                                     <property name="n_rows">7</property>
  493.                                     <property name="n_columns">2</property>
  494.                                     <property name="column_spacing">6</property>
  495.                                     <property name="row_spacing">6</property>
  496.                                     <child>
  497.                                       <widget class="GtkLabel" id="label_tx_bytes">
  498.                                         <property name="visible">True</property>
  499.                                         <property name="xalign">0</property>
  500.                                         <property name="label" translatable="yes">Transmitted bytes:</property>
  501.                                         <accessibility>
  502.                                           <atkrelation target="info_tx_bytes" type="label-for"/>
  503.                                         </accessibility>
  504.                                       </widget>
  505.                                       <packing>
  506.                                         <property name="x_options">GTK_FILL</property>
  507.                                         <property name="y_options"></property>
  508.                                       </packing>
  509.                                     </child>
  510.                                     <child>
  511.                                       <widget class="GtkLabel" id="label_rx_bytes">
  512.                                         <property name="visible">True</property>
  513.                                         <property name="xalign">0</property>
  514.                                         <property name="label" translatable="yes">Received bytes:</property>
  515.                                         <accessibility>
  516.                                           <atkrelation target="info_rx_bytes" type="label-for"/>
  517.                                         </accessibility>
  518.                                       </widget>
  519.                                       <packing>
  520.                                         <property name="top_attach">3</property>
  521.                                         <property name="bottom_attach">4</property>
  522.                                         <property name="x_options">GTK_FILL</property>
  523.                                         <property name="y_options"></property>
  524.                                       </packing>
  525.                                     </child>
  526.                                     <child>
  527.                                       <widget class="GtkLabel" id="info_rx_bytes">
  528.                                         <property name="visible">True</property>
  529.                                         <property name="xalign">0</property>
  530.                                         <property name="label" translatable="yes">Not Available</property>
  531.                                         <property name="selectable">True</property>
  532.                                         <accessibility>
  533.                                           <atkrelation target="label_rx_bytes" type="labelled-by"/>
  534.                                         </accessibility>
  535.                                       </widget>
  536.                                       <packing>
  537.                                         <property name="left_attach">1</property>
  538.                                         <property name="right_attach">2</property>
  539.                                         <property name="top_attach">3</property>
  540.                                         <property name="bottom_attach">4</property>
  541.                                         <property name="x_options">GTK_FILL</property>
  542.                                         <property name="y_options"></property>
  543.                                       </packing>
  544.                                     </child>
  545.                                     <child>
  546.                                       <widget class="GtkLabel" id="info_tx_bytes">
  547.                                         <property name="visible">True</property>
  548.                                         <property name="xalign">0</property>
  549.                                         <property name="label" translatable="yes">Not Available</property>
  550.                                         <property name="selectable">True</property>
  551.                                         <accessibility>
  552.                                           <atkrelation target="label_tx_bytes" type="labelled-by"/>
  553.                                         </accessibility>
  554.                                       </widget>
  555.                                       <packing>
  556.                                         <property name="left_attach">1</property>
  557.                                         <property name="right_attach">2</property>
  558.                                         <property name="x_options">GTK_FILL</property>
  559.                                         <property name="y_options"></property>
  560.                                       </packing>
  561.                                     </child>
  562.                                     <child>
  563.                                       <widget class="GtkLabel" id="info_tx_errors">
  564.                                         <property name="visible">True</property>
  565.                                         <property name="xalign">0</property>
  566.                                         <property name="label" translatable="yes">Not Available</property>
  567.                                         <property name="selectable">True</property>
  568.                                         <accessibility>
  569.                                           <atkrelation target="label_tx_errors" type="labelled-by"/>
  570.                                         </accessibility>
  571.                                       </widget>
  572.                                       <packing>
  573.                                         <property name="left_attach">1</property>
  574.                                         <property name="right_attach">2</property>
  575.                                         <property name="top_attach">2</property>
  576.                                         <property name="bottom_attach">3</property>
  577.                                         <property name="x_options">GTK_FILL</property>
  578.                                         <property name="y_options"></property>
  579.                                       </packing>
  580.                                     </child>
  581.                                     <child>
  582.                                       <widget class="GtkLabel" id="label_tx_errors">
  583.                                         <property name="visible">True</property>
  584.                                         <property name="xalign">0</property>
  585.                                         <property name="label" translatable="yes">Transmission errors:</property>
  586.                                         <accessibility>
  587.                                           <atkrelation target="info_tx_errors" type="label-for"/>
  588.                                         </accessibility>
  589.                                       </widget>
  590.                                       <packing>
  591.                                         <property name="top_attach">2</property>
  592.                                         <property name="bottom_attach">3</property>
  593.                                         <property name="x_options">GTK_FILL</property>
  594.                                         <property name="y_options"></property>
  595.                                       </packing>
  596.                                     </child>
  597.                                     <child>
  598.                                       <widget class="GtkLabel" id="info_tx">
  599.                                         <property name="visible">True</property>
  600.                                         <property name="xalign">0</property>
  601.                                         <property name="label" translatable="yes">Not Available</property>
  602.                                         <property name="selectable">True</property>
  603.                                         <accessibility>
  604.                                           <atkrelation target="label_tx" type="labelled-by"/>
  605.                                         </accessibility>
  606.                                       </widget>
  607.                                       <packing>
  608.                                         <property name="left_attach">1</property>
  609.                                         <property name="right_attach">2</property>
  610.                                         <property name="top_attach">1</property>
  611.                                         <property name="bottom_attach">2</property>
  612.                                         <property name="x_options">GTK_FILL</property>
  613.                                         <property name="y_options"></property>
  614.                                       </packing>
  615.                                     </child>
  616.                                     <child>
  617.                                       <widget class="GtkLabel" id="label_tx">
  618.                                         <property name="visible">True</property>
  619.                                         <property name="xalign">0</property>
  620.                                         <property name="label" translatable="yes">Transmitted packets:</property>
  621.                                         <accessibility>
  622.                                           <atkrelation target="info_rx" type="label-for"/>
  623.                                         </accessibility>
  624.                                       </widget>
  625.                                       <packing>
  626.                                         <property name="top_attach">1</property>
  627.                                         <property name="bottom_attach">2</property>
  628.                                         <property name="x_options">GTK_FILL</property>
  629.                                         <property name="y_options"></property>
  630.                                       </packing>
  631.                                     </child>
  632.                                     <child>
  633.                                       <widget class="GtkLabel" id="info_rx">
  634.                                         <property name="visible">True</property>
  635.                                         <property name="xalign">0</property>
  636.                                         <property name="label" translatable="yes">Not Available</property>
  637.                                         <property name="selectable">True</property>
  638.                                         <accessibility>
  639.                                           <atkrelation target="label_rx" type="labelled-by"/>
  640.                                         </accessibility>
  641.                                       </widget>
  642.                                       <packing>
  643.                                         <property name="left_attach">1</property>
  644.                                         <property name="right_attach">2</property>
  645.                                         <property name="top_attach">4</property>
  646.                                         <property name="bottom_attach">5</property>
  647.                                         <property name="x_options">GTK_FILL</property>
  648.                                         <property name="y_options"></property>
  649.                                       </packing>
  650.                                     </child>
  651.                                     <child>
  652.                                       <widget class="GtkLabel" id="label_rx">
  653.                                         <property name="visible">True</property>
  654.                                         <property name="xalign">0</property>
  655.                                         <property name="label" translatable="yes">Received packets:</property>
  656.                                         <accessibility>
  657.                                           <atkrelation target="info_rx" type="label-for"/>
  658.                                         </accessibility>
  659.                                       </widget>
  660.                                       <packing>
  661.                                         <property name="top_attach">4</property>
  662.                                         <property name="bottom_attach">5</property>
  663.                                         <property name="x_options">GTK_FILL</property>
  664.                                         <property name="y_options"></property>
  665.                                       </packing>
  666.                                     </child>
  667.                                     <child>
  668.                                       <widget class="GtkLabel" id="info_rx_errors">
  669.                                         <property name="visible">True</property>
  670.                                         <property name="xalign">0</property>
  671.                                         <property name="label" translatable="yes">Not Available</property>
  672.                                         <property name="selectable">True</property>
  673.                                         <accessibility>
  674.                                           <atkrelation target="label_rx_errors" type="labelled-by"/>
  675.                                         </accessibility>
  676.                                       </widget>
  677.                                       <packing>
  678.                                         <property name="left_attach">1</property>
  679.                                         <property name="right_attach">2</property>
  680.                                         <property name="top_attach">5</property>
  681.                                         <property name="bottom_attach">6</property>
  682.                                         <property name="x_options">GTK_FILL</property>
  683.                                         <property name="y_options"></property>
  684.                                       </packing>
  685.                                     </child>
  686.                                     <child>
  687.                                       <widget class="GtkLabel" id="label_rx_errors">
  688.                                         <property name="visible">True</property>
  689.                                         <property name="xalign">0</property>
  690.                                         <property name="label" translatable="yes">Reception errors:</property>
  691.                                         <accessibility>
  692.                                           <atkrelation target="info_rx_errors" type="label-for"/>
  693.                                         </accessibility>
  694.                                       </widget>
  695.                                       <packing>
  696.                                         <property name="top_attach">5</property>
  697.                                         <property name="bottom_attach">6</property>
  698.                                         <property name="x_options">GTK_FILL</property>
  699.                                         <property name="y_options"></property>
  700.                                       </packing>
  701.                                     </child>
  702.                                     <child>
  703.                                       <widget class="GtkLabel" id="info_collisions">
  704.                                         <property name="visible">True</property>
  705.                                         <property name="xalign">0</property>
  706.                                         <property name="label" translatable="yes">Not Available</property>
  707.                                         <property name="selectable">True</property>
  708.                                         <accessibility>
  709.                                           <atkrelation target="label_collisions" type="labelled-by"/>
  710.                                         </accessibility>
  711.                                       </widget>
  712.                                       <packing>
  713.                                         <property name="left_attach">1</property>
  714.                                         <property name="right_attach">2</property>
  715.                                         <property name="top_attach">6</property>
  716.                                         <property name="bottom_attach">7</property>
  717.                                         <property name="x_options">GTK_FILL</property>
  718.                                         <property name="y_options"></property>
  719.                                       </packing>
  720.                                     </child>
  721.                                     <child>
  722.                                       <widget class="GtkLabel" id="label_collisions">
  723.                                         <property name="visible">True</property>
  724.                                         <property name="xalign">0</property>
  725.                                         <property name="label" translatable="yes">Collisions:</property>
  726.                                         <property name="justify">GTK_JUSTIFY_RIGHT</property>
  727.                                         <accessibility>
  728.                                           <atkrelation target="info_collisions" type="label-for"/>
  729.                                         </accessibility>
  730.                                       </widget>
  731.                                       <packing>
  732.                                         <property name="top_attach">6</property>
  733.                                         <property name="bottom_attach">7</property>
  734.                                         <property name="x_options">GTK_FILL</property>
  735.                                         <property name="y_options"></property>
  736.                                       </packing>
  737.                                     </child>
  738.                                   </widget>
  739.                                 </child>
  740.                               </widget>
  741.                             </child>
  742.                             <child>
  743.                               <widget class="GtkLabel" id="label95">
  744.                                 <property name="visible">True</property>
  745.                                 <property name="label" translatable="yes"><b>Interface Statistics</b></property>
  746.                                 <property name="use_markup">True</property>
  747.                               </widget>
  748.                               <packing>
  749.                                 <property name="type">label_item</property>
  750.                               </packing>
  751.                             </child>
  752.                           </widget>
  753.                           <packing>
  754.                             <property name="expand">False</property>
  755.                           </packing>
  756.                         </child>
  757.                       </widget>
  758.                       <packing>
  759.                         <property name="expand">False</property>
  760.                         <property name="position">1</property>
  761.                       </packing>
  762.                     </child>
  763.                   </widget>
  764.                   <packing>
  765.                     <property name="expand">False</property>
  766.                     <property name="fill">False</property>
  767.                     <property name="position">2</property>
  768.                   </packing>
  769.                 </child>
  770.               </widget>
  771.             </child>
  772.             <child>
  773.               <widget class="GtkLabel" id="device">
  774.                 <property name="visible">True</property>
  775.                 <property name="can_focus">True</property>
  776.                 <property name="label" translatable="yes">Devices</property>
  777.               </widget>
  778.               <packing>
  779.                 <property name="type">tab</property>
  780.                 <property name="tab_fill">False</property>
  781.               </packing>
  782.             </child>
  783.             <child>
  784.               <widget class="GtkVBox" id="vbox_ping">
  785.                 <property name="visible">True</property>
  786.                 <property name="border_width">6</property>
  787.                 <property name="spacing">6</property>
  788.                 <child>
  789.                   <widget class="GtkVBox" id="vbox18">
  790.                     <property name="visible">True</property>
  791.                     <property name="border_width">6</property>
  792.                     <property name="spacing">12</property>
  793.                     <child>
  794.                       <widget class="GtkTable" id="table6">
  795.                         <property name="visible">True</property>
  796.                         <property name="n_rows">2</property>
  797.                         <property name="n_columns">2</property>
  798.                         <property name="column_spacing">6</property>
  799.                         <property name="row_spacing">6</property>
  800.                         <child>
  801.                           <widget class="GtkHBox" id="hbox25">
  802.                             <property name="visible">True</property>
  803.                             <property name="spacing">12</property>
  804.                             <child>
  805.                               <widget class="GtkHBox" id="hbox9">
  806.                                 <property name="visible">True</property>
  807.                                 <property name="spacing">6</property>
  808.                                 <child>
  809.                                   <widget class="GtkRadioButton" id="ping_limited">
  810.                                     <property name="visible">True</property>
  811.                                     <property name="can_focus">True</property>
  812.                                     <property name="label" translatable="yes">Only</property>
  813.                                     <property name="use_underline">True</property>
  814.                                     <property name="response_id">0</property>
  815.                                     <property name="draw_indicator">True</property>
  816.                                   </widget>
  817.                                   <packing>
  818.                                     <property name="expand">False</property>
  819.                                     <property name="fill">False</property>
  820.                                   </packing>
  821.                                 </child>
  822.                                 <child>
  823.                                   <widget class="GtkSpinButton" id="ping_count">
  824.                                     <property name="visible">True</property>
  825.                                     <property name="can_focus">True</property>
  826.                                     <property name="adjustment">5 1 99 1 10 0</property>
  827.                                     <property name="climb_rate">1</property>
  828.                                     <accessibility>
  829.                                       <atkrelation target="ping_count_label" type="labelled-by"/>
  830.                                     </accessibility>
  831.                                   </widget>
  832.                                   <packing>
  833.                                     <property name="expand">False</property>
  834.                                     <property name="fill">False</property>
  835.                                     <property name="position">1</property>
  836.                                   </packing>
  837.                                 </child>
  838.                                 <child>
  839.                                   <widget class="GtkLabel" id="ping_count_label">
  840.                                     <property name="visible">True</property>
  841.                                     <property name="label" translatable="yes">requests</property>
  842.                                   </widget>
  843.                                   <packing>
  844.                                     <property name="expand">False</property>
  845.                                     <property name="fill">False</property>
  846.                                     <property name="position">2</property>
  847.                                   </packing>
  848.                                 </child>
  849.                               </widget>
  850.                               <packing>
  851.                                 <property name="expand">False</property>
  852.                               </packing>
  853.                             </child>
  854.                             <child>
  855.                               <widget class="GtkRadioButton" id="ping_unlimited">
  856.                                 <property name="visible">True</property>
  857.                                 <property name="can_focus">True</property>
  858.                                 <property name="label" translatable="yes">Unlimited requests</property>
  859.                                 <property name="use_underline">True</property>
  860.                                 <property name="response_id">0</property>
  861.                                 <property name="draw_indicator">True</property>
  862.                                 <property name="group">ping_limited</property>
  863.                               </widget>
  864.                               <packing>
  865.                                 <property name="expand">False</property>
  866.                                 <property name="fill">False</property>
  867.                                 <property name="position">1</property>
  868.                               </packing>
  869.                             </child>
  870.                           </widget>
  871.                           <packing>
  872.                             <property name="left_attach">1</property>
  873.                             <property name="right_attach">2</property>
  874.                             <property name="top_attach">1</property>
  875.                             <property name="bottom_attach">2</property>
  876.                             <property name="x_options">GTK_FILL</property>
  877.                             <property name="y_options">GTK_FILL</property>
  878.                           </packing>
  879.                         </child>
  880.                         <child>
  881.                           <widget class="GtkLabel" id="label109">
  882.                             <property name="visible">True</property>
  883.                             <property name="xalign">0</property>
  884.                             <property name="label" translatable="yes">Send:</property>
  885.                           </widget>
  886.                           <packing>
  887.                             <property name="top_attach">1</property>
  888.                             <property name="bottom_attach">2</property>
  889.                             <property name="x_options">GTK_FILL</property>
  890.                             <property name="y_options"></property>
  891.                           </packing>
  892.                         </child>
  893.                         <child>
  894.                           <widget class="GtkComboBoxEntry" id="ping_host">
  895.                             <property name="visible">True</property>
  896.                             <property name="can_focus">True</property>
  897.                             <property name="items" translatable="yes">Host</property>
  898.                             <accessibility>
  899.                               <atkproperty name="AtkObject::accessible_name" translatable="yes">Network address</atkproperty>
  900.                               <atkrelation target="ping_host_label" type="labelled-by"/>
  901.                             </accessibility>
  902.                             <child internal-child="entry">
  903.                               <widget class="GtkEntry" id="comboboxentry-entry1">
  904.                                 <property name="has_tooltip">True</property>
  905.                                 <property name="tooltip_text">Enter the network address to ping. For example: www.domain.com or 192.168.2.1</property>
  906.                                 <accessibility>
  907.                                   <atkproperty name="AtkObject::accessible_name" translatable="yes">Network address</atkproperty>
  908.                                 </accessibility>
  909.                               </widget>
  910.                             </child>
  911.                           </widget>
  912.                           <packing>
  913.                             <property name="left_attach">1</property>
  914.                             <property name="right_attach">2</property>
  915.                             <property name="y_options">GTK_FILL</property>
  916.                           </packing>
  917.                         </child>
  918.                         <child>
  919.                           <widget class="GtkLabel" id="ping_host_label">
  920.                             <property name="visible">True</property>
  921.                             <property name="label" translatable="yes">_Network address:</property>
  922.                             <property name="use_underline">True</property>
  923.                             <accessibility>
  924.                               <atkrelation target="ping_host" type="label-for"/>
  925.                             </accessibility>
  926.                           </widget>
  927.                           <packing>
  928.                             <property name="x_options">GTK_FILL</property>
  929.                             <property name="y_options"></property>
  930.                           </packing>
  931.                         </child>
  932.                       </widget>
  933.                       <packing>
  934.                         <property name="expand">False</property>
  935.                         <property name="fill">False</property>
  936.                       </packing>
  937.                     </child>
  938.                     <child>
  939.                       <widget class="GtkHButtonBox" id="hbuttonbox2">
  940.                         <property name="visible">True</property>
  941.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  942.                         <child>
  943.                           <widget class="GtkButton" id="ping_button">
  944.                             <property name="visible">True</property>
  945.                             <property name="can_focus">True</property>
  946.                             <property name="can_default">True</property>
  947.                             <property name="response_id">0</property>
  948.                             <child>
  949.                               <widget class="GtkAlignment" id="alignment5">
  950.                                 <property name="visible">True</property>
  951.                                 <property name="xscale">0</property>
  952.                                 <property name="yscale">0</property>
  953.                                 <child>
  954.                                   <widget class="GtkHBox" id="hbox12">
  955.                                     <property name="visible">True</property>
  956.                                     <property name="spacing">2</property>
  957.                                     <child>
  958.                                       <widget class="GtkImage" id="image5">
  959.                                         <property name="visible">True</property>
  960.                                         <property name="stock">gtk-ok</property>
  961.                                       </widget>
  962.                                       <packing>
  963.                                         <property name="expand">False</property>
  964.                                         <property name="fill">False</property>
  965.                                       </packing>
  966.                                     </child>
  967.                                     <child>
  968.                                       <widget class="GtkLabel" id="label27">
  969.                                         <property name="visible">True</property>
  970.                                         <property name="label" translatable="yes">Ping</property>
  971.                                         <property name="use_underline">True</property>
  972.                                       </widget>
  973.                                       <packing>
  974.                                         <property name="expand">False</property>
  975.                                         <property name="fill">False</property>
  976.                                         <property name="position">1</property>
  977.                                       </packing>
  978.                                     </child>
  979.                                   </widget>
  980.                                 </child>
  981.                               </widget>
  982.                             </child>
  983.                           </widget>
  984.                         </child>
  985.                       </widget>
  986.                       <packing>
  987.                         <property name="position">1</property>
  988.                       </packing>
  989.                     </child>
  990.                   </widget>
  991.                   <packing>
  992.                     <property name="expand">False</property>
  993.                   </packing>
  994.                 </child>
  995.                 <child>
  996.                   <widget class="GtkHBox" id="hbox35">
  997.                     <property name="visible">True</property>
  998.                     <property name="spacing">6</property>
  999.                     <child>
  1000.                       <widget class="GtkFrame" id="frame8">
  1001.                         <property name="visible">True</property>
  1002.                         <property name="label_xalign">0</property>
  1003.                         <property name="shadow_type">GTK_SHADOW_NONE</property>
  1004.                         <child>
  1005.                           <widget class="GtkAlignment" id="alignment20">
  1006.                             <property name="visible">True</property>
  1007.                             <property name="left_padding">12</property>
  1008.                             <child>
  1009.                               <widget class="GtkTable" id="table1">
  1010.                                 <property name="visible">True</property>
  1011.                                 <property name="border_width">6</property>
  1012.                                 <property name="n_rows">3</property>
  1013.                                 <property name="n_columns">3</property>
  1014.                                 <property name="column_spacing">6</property>
  1015.                                 <property name="row_spacing">6</property>
  1016.                                 <child>
  1017.                                   <widget class="GtkLabel" id="ping_maximum">
  1018.                                     <property name="visible">True</property>
  1019.                                     <property name="xalign">0</property>
  1020.                                     <property name="label" translatable="yes">0.0</property>
  1021.                                     <property name="selectable">True</property>
  1022.                                     <accessibility>
  1023.                                       <atkrelation target="label_maximum" type="labelled-by"/>
  1024.                                     </accessibility>
  1025.                                   </widget>
  1026.                                   <packing>
  1027.                                     <property name="left_attach">1</property>
  1028.                                     <property name="right_attach">2</property>
  1029.                                     <property name="top_attach">2</property>
  1030.                                     <property name="bottom_attach">3</property>
  1031.                                     <property name="x_options">GTK_FILL</property>
  1032.                                     <property name="y_options"></property>
  1033.                                   </packing>
  1034.                                 </child>
  1035.                                 <child>
  1036.                                   <widget class="GtkLabel" id="ping_average">
  1037.                                     <property name="visible">True</property>
  1038.                                     <property name="xalign">0</property>
  1039.                                     <property name="label" translatable="yes">0.0</property>
  1040.                                     <property name="selectable">True</property>
  1041.                                     <accessibility>
  1042.                                       <atkrelation target="label_average" type="labelled-by"/>
  1043.                                     </accessibility>
  1044.                                   </widget>
  1045.                                   <packing>
  1046.                                     <property name="left_attach">1</property>
  1047.                                     <property name="right_attach">2</property>
  1048.                                     <property name="top_attach">1</property>
  1049.                                     <property name="bottom_attach">2</property>
  1050.                                     <property name="x_options">GTK_FILL</property>
  1051.                                     <property name="y_options"></property>
  1052.                                   </packing>
  1053.                                 </child>
  1054.                                 <child>
  1055.                                   <widget class="GtkLabel" id="ping_minimum">
  1056.                                     <property name="visible">True</property>
  1057.                                     <property name="xalign">0</property>
  1058.                                     <property name="label" translatable="yes">0.0</property>
  1059.                                     <property name="selectable">True</property>
  1060.                                     <accessibility>
  1061.                                       <atkrelation target="label_minimum" type="labelled-by"/>
  1062.                                     </accessibility>
  1063.                                   </widget>
  1064.                                   <packing>
  1065.                                     <property name="left_attach">1</property>
  1066.                                     <property name="right_attach">2</property>
  1067.                                     <property name="x_options">GTK_FILL</property>
  1068.                                     <property name="y_options"></property>
  1069.                                   </packing>
  1070.                                 </child>
  1071.                                 <child>
  1072.                                   <widget class="GtkLabel" id="label39">
  1073.                                     <property name="visible">True</property>
  1074.                                     <property name="xalign">0</property>
  1075.                                     <property name="label" translatable="yes" comments="Translators: this is the abbreviation for milliseconds">ms</property>
  1076.                                   </widget>
  1077.                                   <packing>
  1078.                                     <property name="left_attach">2</property>
  1079.                                     <property name="right_attach">3</property>
  1080.                                     <property name="top_attach">2</property>
  1081.                                     <property name="bottom_attach">3</property>
  1082.                                     <property name="x_options">GTK_FILL</property>
  1083.                                     <property name="y_options"></property>
  1084.                                   </packing>
  1085.                                 </child>
  1086.                                 <child>
  1087.                                   <widget class="GtkLabel" id="label38">
  1088.                                     <property name="visible">True</property>
  1089.                                     <property name="xalign">0</property>
  1090.                                     <property name="label" translatable="yes">ms</property>
  1091.                                   </widget>
  1092.                                   <packing>
  1093.                                     <property name="left_attach">2</property>
  1094.                                     <property name="right_attach">3</property>
  1095.                                     <property name="top_attach">1</property>
  1096.                                     <property name="bottom_attach">2</property>
  1097.                                     <property name="x_options">GTK_FILL</property>
  1098.                                     <property name="y_options"></property>
  1099.                                   </packing>
  1100.                                 </child>
  1101.                                 <child>
  1102.                                   <widget class="GtkLabel" id="label37">
  1103.                                     <property name="visible">True</property>
  1104.                                     <property name="xalign">0</property>
  1105.                                     <property name="label" translatable="yes">ms</property>
  1106.                                   </widget>
  1107.                                   <packing>
  1108.                                     <property name="left_attach">2</property>
  1109.                                     <property name="right_attach">3</property>
  1110.                                     <property name="x_options">GTK_FILL</property>
  1111.                                     <property name="y_options"></property>
  1112.                                   </packing>
  1113.                                 </child>
  1114.                                 <child>
  1115.                                   <widget class="GtkLabel" id="label_maximum">
  1116.                                     <property name="visible">True</property>
  1117.                                     <property name="xalign">0</property>
  1118.                                     <property name="label" translatable="yes">Maximum:</property>
  1119.                                     <accessibility>
  1120.                                       <atkrelation target="ping_maximum" type="label-for"/>
  1121.                                     </accessibility>
  1122.                                   </widget>
  1123.                                   <packing>
  1124.                                     <property name="top_attach">2</property>
  1125.                                     <property name="bottom_attach">3</property>
  1126.                                     <property name="x_options">GTK_FILL</property>
  1127.                                     <property name="y_options"></property>
  1128.                                   </packing>
  1129.                                 </child>
  1130.                                 <child>
  1131.                                   <widget class="GtkLabel" id="label_average">
  1132.                                     <property name="visible">True</property>
  1133.                                     <property name="xalign">0</property>
  1134.                                     <property name="label" translatable="yes">Average:</property>
  1135.                                     <accessibility>
  1136.                                       <atkrelation target="ping_average" type="label-for"/>
  1137.                                     </accessibility>
  1138.                                   </widget>
  1139.                                   <packing>
  1140.                                     <property name="top_attach">1</property>
  1141.                                     <property name="bottom_attach">2</property>
  1142.                                     <property name="x_options">GTK_FILL</property>
  1143.                                     <property name="y_options"></property>
  1144.                                   </packing>
  1145.                                 </child>
  1146.                                 <child>
  1147.                                   <widget class="GtkLabel" id="label_minimum">
  1148.                                     <property name="visible">True</property>
  1149.                                     <property name="xalign">0</property>
  1150.                                     <property name="label" translatable="yes">Minimum:</property>
  1151.                                     <accessibility>
  1152.                                       <atkrelation target="ping_minimum" type="label-for"/>
  1153.                                     </accessibility>
  1154.                                   </widget>
  1155.                                   <packing>
  1156.                                     <property name="x_options">GTK_FILL</property>
  1157.                                     <property name="y_options"></property>
  1158.                                   </packing>
  1159.                                 </child>
  1160.                               </widget>
  1161.                             </child>
  1162.                           </widget>
  1163.                         </child>
  1164.                         <child>
  1165.                           <widget class="GtkLabel" id="label99">
  1166.                             <property name="visible">True</property>
  1167.                             <property name="label" translatable="yes"><b>Round Trip Time Statistics</b></property>
  1168.                             <property name="use_markup">True</property>
  1169.                           </widget>
  1170.                           <packing>
  1171.                             <property name="type">label_item</property>
  1172.                           </packing>
  1173.                         </child>
  1174.                       </widget>
  1175.                       <packing>
  1176.                         <property name="expand">False</property>
  1177.                       </packing>
  1178.                     </child>
  1179.                     <child>
  1180.                       <widget class="GtkFrame" id="frame9">
  1181.                         <property name="visible">True</property>
  1182.                         <property name="label_xalign">0</property>
  1183.                         <property name="shadow_type">GTK_SHADOW_NONE</property>
  1184.                         <child>
  1185.                           <widget class="GtkAlignment" id="alignment21">
  1186.                             <property name="visible">True</property>
  1187.                             <property name="left_padding">12</property>
  1188.                             <child>
  1189.                               <widget class="GtkTable" id="table2">
  1190.                                 <property name="visible">True</property>
  1191.                                 <property name="border_width">6</property>
  1192.                                 <property name="n_rows">3</property>
  1193.                                 <property name="n_columns">2</property>
  1194.                                 <property name="column_spacing">6</property>
  1195.                                 <property name="row_spacing">6</property>
  1196.                                 <child>
  1197.                                   <widget class="GtkLabel" id="label_packets_transmitted">
  1198.                                     <property name="visible">True</property>
  1199.                                     <property name="xalign">0</property>
  1200.                                     <property name="label" translatable="yes">Packets transmitted:</property>
  1201.                                     <accessibility>
  1202.                                       <atkrelation target="ping_packets_transmitted" type="label-for"/>
  1203.                                     </accessibility>
  1204.                                   </widget>
  1205.                                   <packing>
  1206.                                     <property name="x_options">GTK_FILL</property>
  1207.                                     <property name="y_options"></property>
  1208.                                   </packing>
  1209.                                 </child>
  1210.                                 <child>
  1211.                                   <widget class="GtkLabel" id="ping_packets_success">
  1212.                                     <property name="visible">True</property>
  1213.                                     <property name="xalign">0</property>
  1214.                                     <property name="label" translatable="yes">0%</property>
  1215.                                     <property name="selectable">True</property>
  1216.                                     <accessibility>
  1217.                                       <atkrelation target="label_packets_success" type="labelled-by"/>
  1218.                                     </accessibility>
  1219.                                   </widget>
  1220.                                   <packing>
  1221.                                     <property name="left_attach">1</property>
  1222.                                     <property name="right_attach">2</property>
  1223.                                     <property name="top_attach">2</property>
  1224.                                     <property name="bottom_attach">3</property>
  1225.                                     <property name="x_options">GTK_FILL</property>
  1226.                                     <property name="y_options"></property>
  1227.                                   </packing>
  1228.                                 </child>
  1229.                                 <child>
  1230.                                   <widget class="GtkLabel" id="ping_packets_received">
  1231.                                     <property name="visible">True</property>
  1232.                                     <property name="xalign">0</property>
  1233.                                     <property name="label" translatable="yes">0</property>
  1234.                                     <property name="selectable">True</property>
  1235.                                     <accessibility>
  1236.                                       <atkrelation target="label_packets_received" type="labelled-by"/>
  1237.                                     </accessibility>
  1238.                                   </widget>
  1239.                                   <packing>
  1240.                                     <property name="left_attach">1</property>
  1241.                                     <property name="right_attach">2</property>
  1242.                                     <property name="top_attach">1</property>
  1243.                                     <property name="bottom_attach">2</property>
  1244.                                     <property name="x_options">GTK_FILL</property>
  1245.                                     <property name="y_options"></property>
  1246.                                   </packing>
  1247.                                 </child>
  1248.                                 <child>
  1249.                                   <widget class="GtkLabel" id="ping_packets_transmitted">
  1250.                                     <property name="visible">True</property>
  1251.                                     <property name="xalign">0</property>
  1252.                                     <property name="label" translatable="yes">0</property>
  1253.                                     <property name="selectable">True</property>
  1254.                                     <accessibility>
  1255.                                       <atkrelation target="label_packets_transmitted" type="labelled-by"/>
  1256.                                     </accessibility>
  1257.                                   </widget>
  1258.                                   <packing>
  1259.                                     <property name="left_attach">1</property>
  1260.                                     <property name="right_attach">2</property>
  1261.                                     <property name="x_options">GTK_FILL</property>
  1262.                                     <property name="y_options"></property>
  1263.                                   </packing>
  1264.                                 </child>
  1265.                                 <child>
  1266.                                   <widget class="GtkLabel" id="label_packets_success">
  1267.                                     <property name="visible">True</property>
  1268.                                     <property name="xalign">0</property>
  1269.                                     <property name="label" translatable="yes">Successful packets:</property>
  1270.                                     <accessibility>
  1271.                                       <atkrelation target="ping_packets_success" type="label-for"/>
  1272.                                     </accessibility>
  1273.                                   </widget>
  1274.                                   <packing>
  1275.                                     <property name="top_attach">2</property>
  1276.                                     <property name="bottom_attach">3</property>
  1277.                                     <property name="x_options">GTK_FILL</property>
  1278.                                     <property name="y_options"></property>
  1279.                                   </packing>
  1280.                                 </child>
  1281.                                 <child>
  1282.                                   <widget class="GtkLabel" id="label_packets_received">
  1283.                                     <property name="visible">True</property>
  1284.                                     <property name="xalign">0</property>
  1285.                                     <property name="label" translatable="yes">Packets received:</property>
  1286.                                     <accessibility>
  1287.                                       <atkrelation target="ping_packets_received" type="label-for"/>
  1288.                                     </accessibility>
  1289.                                   </widget>
  1290.                                   <packing>
  1291.                                     <property name="top_attach">1</property>
  1292.                                     <property name="bottom_attach">2</property>
  1293.                                     <property name="x_options">GTK_FILL</property>
  1294.                                     <property name="y_options"></property>
  1295.                                   </packing>
  1296.                                 </child>
  1297.                               </widget>
  1298.                             </child>
  1299.                           </widget>
  1300.                         </child>
  1301.                         <child>
  1302.                           <widget class="GtkLabel" id="label100">
  1303.                             <property name="visible">True</property>
  1304.                             <property name="label" translatable="yes"><b>Transmission Statistics</b></property>
  1305.                             <property name="use_markup">True</property>
  1306.                           </widget>
  1307.                           <packing>
  1308.                             <property name="type">label_item</property>
  1309.                           </packing>
  1310.                         </child>
  1311.                       </widget>
  1312.                       <packing>
  1313.                         <property name="expand">False</property>
  1314.                         <property name="position">1</property>
  1315.                       </packing>
  1316.                     </child>
  1317.                   </widget>
  1318.                   <packing>
  1319.                     <property name="expand">False</property>
  1320.                     <property name="fill">False</property>
  1321.                     <property name="position">2</property>
  1322.                   </packing>
  1323.                 </child>
  1324.                 <child>
  1325.                   <widget class="GtkDrawingArea" id="ping_graph">
  1326.                     <property name="visible">True</property>
  1327.                   </widget>
  1328.                   <packing>
  1329.                     <property name="position">3</property>
  1330.                   </packing>
  1331.                 </child>
  1332.                 <child>
  1333.                   <widget class="GtkExpander" id="expander1">
  1334.                     <property name="visible">True</property>
  1335.                     <property name="can_focus">True</property>
  1336.                     <child>
  1337.                       <widget class="GtkScrolledWindow" id="scrolledwindow">
  1338.                         <property name="visible">True</property>
  1339.                         <property name="can_focus">True</property>
  1340.                         <property name="border_width">6</property>
  1341.                         <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1342.                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1343.                         <property name="shadow_type">GTK_SHADOW_IN</property>
  1344.                         <child>
  1345.                           <widget class="GtkTreeView" id="ping_output">
  1346.                             <property name="visible">True</property>
  1347.                             <property name="can_focus">True</property>
  1348.                             <property name="border_width">6</property>
  1349.                             <property name="enable_search">False</property>
  1350.                           </widget>
  1351.                         </child>
  1352.                       </widget>
  1353.                     </child>
  1354.                     <child>
  1355.                       <widget class="GtkLabel" id="label123">
  1356.                         <property name="visible">True</property>
  1357.                         <property name="label" translatable="yes">Details</property>
  1358.                       </widget>
  1359.                       <packing>
  1360.                         <property name="type">label_item</property>
  1361.                       </packing>
  1362.                     </child>
  1363.                   </widget>
  1364.                   <packing>
  1365.                     <property name="expand">False</property>
  1366.                     <property name="pack_type">GTK_PACK_END</property>
  1367.                     <property name="position">1</property>
  1368.                   </packing>
  1369.                 </child>
  1370.               </widget>
  1371.               <packing>
  1372.                 <property name="position">1</property>
  1373.               </packing>
  1374.             </child>
  1375.             <child>
  1376.               <widget class="GtkLabel" id="ping">
  1377.                 <property name="visible">True</property>
  1378.                 <property name="label" translatable="yes">Ping</property>
  1379.               </widget>
  1380.               <packing>
  1381.                 <property name="type">tab</property>
  1382.                 <property name="position">1</property>
  1383.                 <property name="tab_fill">False</property>
  1384.               </packing>
  1385.             </child>
  1386.             <child>
  1387.               <widget class="GtkVBox" id="vbox_netstat">
  1388.                 <property name="visible">True</property>
  1389.                 <property name="border_width">6</property>
  1390.                 <property name="spacing">6</property>
  1391.                 <child>
  1392.                   <widget class="GtkVBox" id="vbox19">
  1393.                     <property name="visible">True</property>
  1394.                     <property name="border_width">6</property>
  1395.                     <property name="spacing">12</property>
  1396.                     <child>
  1397.                       <widget class="GtkHBox" id="hbox43">
  1398.                         <property name="visible">True</property>
  1399.                         <property name="spacing">6</property>
  1400.                         <child>
  1401.                           <widget class="GtkLabel" id="label110">
  1402.                             <property name="visible">True</property>
  1403.                             <property name="yalign">0</property>
  1404.                             <property name="label" translatable="yes">Display:</property>
  1405.                           </widget>
  1406.                           <packing>
  1407.                             <property name="expand">False</property>
  1408.                             <property name="fill">False</property>
  1409.                           </packing>
  1410.                         </child>
  1411.                         <child>
  1412.                           <widget class="GtkVBox" id="vbox7">
  1413.                             <property name="visible">True</property>
  1414.                             <property name="spacing">6</property>
  1415.                             <child>
  1416.                               <widget class="GtkRadioButton" id="netstat_routing">
  1417.                                 <property name="visible">True</property>
  1418.                                 <property name="can_focus">True</property>
  1419.                                 <property name="label" translatable="yes">Routing Table Information</property>
  1420.                                 <property name="use_underline">True</property>
  1421.                                 <property name="response_id">0</property>
  1422.                                 <property name="active">True</property>
  1423.                                 <property name="draw_indicator">True</property>
  1424.                               </widget>
  1425.                               <packing>
  1426.                                 <property name="expand">False</property>
  1427.                                 <property name="fill">False</property>
  1428.                               </packing>
  1429.                             </child>
  1430.                             <child>
  1431.                               <widget class="GtkRadioButton" id="netstat_protocol">
  1432.                                 <property name="visible">True</property>
  1433.                                 <property name="can_focus">True</property>
  1434.                                 <property name="label" translatable="yes">Active Network Services</property>
  1435.                                 <property name="use_underline">True</property>
  1436.                                 <property name="response_id">0</property>
  1437.                                 <property name="draw_indicator">True</property>
  1438.                                 <property name="group">netstat_routing</property>
  1439.                               </widget>
  1440.                               <packing>
  1441.                                 <property name="expand">False</property>
  1442.                                 <property name="fill">False</property>
  1443.                                 <property name="position">1</property>
  1444.                               </packing>
  1445.                             </child>
  1446.                             <child>
  1447.                               <widget class="GtkRadioButton" id="netstat_multicast">
  1448.                                 <property name="visible">True</property>
  1449.                                 <property name="can_focus">True</property>
  1450.                                 <property name="label" translatable="yes">Multicast Information</property>
  1451.                                 <property name="use_underline">True</property>
  1452.                                 <property name="response_id">0</property>
  1453.                                 <property name="draw_indicator">True</property>
  1454.                                 <property name="group">netstat_routing</property>
  1455.                               </widget>
  1456.                               <packing>
  1457.                                 <property name="expand">False</property>
  1458.                                 <property name="fill">False</property>
  1459.                                 <property name="position">2</property>
  1460.                               </packing>
  1461.                             </child>
  1462.                           </widget>
  1463.                           <packing>
  1464.                             <property name="position">1</property>
  1465.                           </packing>
  1466.                         </child>
  1467.                       </widget>
  1468.                       <packing>
  1469.                         <property name="padding">4</property>
  1470.                       </packing>
  1471.                     </child>
  1472.                     <child>
  1473.                       <widget class="GtkHButtonBox" id="hbuttonbox4">
  1474.                         <property name="visible">True</property>
  1475.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1476.                         <child>
  1477.                           <widget class="GtkButton" id="netstat_button">
  1478.                             <property name="visible">True</property>
  1479.                             <property name="can_focus">True</property>
  1480.                             <property name="can_default">True</property>
  1481.                             <property name="response_id">0</property>
  1482.                             <child>
  1483.                               <widget class="GtkAlignment" id="alignment8">
  1484.                                 <property name="visible">True</property>
  1485.                                 <property name="xscale">0</property>
  1486.                                 <property name="yscale">0</property>
  1487.                                 <child>
  1488.                                   <widget class="GtkHBox" id="hbox16">
  1489.                                     <property name="visible">True</property>
  1490.                                     <property name="spacing">2</property>
  1491.                                     <child>
  1492.                                       <widget class="GtkImage" id="image7">
  1493.                                         <property name="visible">True</property>
  1494.                                         <property name="stock">gtk-ok</property>
  1495.                                       </widget>
  1496.                                       <packing>
  1497.                                         <property name="expand">False</property>
  1498.                                         <property name="fill">False</property>
  1499.                                       </packing>
  1500.                                     </child>
  1501.                                     <child>
  1502.                                       <widget class="GtkLabel" id="label31">
  1503.                                         <property name="visible">True</property>
  1504.                                         <property name="label" translatable="yes">Netstat</property>
  1505.                                         <property name="use_underline">True</property>
  1506.                                       </widget>
  1507.                                       <packing>
  1508.                                         <property name="expand">False</property>
  1509.                                         <property name="fill">False</property>
  1510.                                         <property name="position">1</property>
  1511.                                       </packing>
  1512.                                     </child>
  1513.                                   </widget>
  1514.                                 </child>
  1515.                               </widget>
  1516.                             </child>
  1517.                           </widget>
  1518.                         </child>
  1519.                       </widget>
  1520.                       <packing>
  1521.                         <property name="position">1</property>
  1522.                       </packing>
  1523.                     </child>
  1524.                   </widget>
  1525.                   <packing>
  1526.                     <property name="expand">False</property>
  1527.                   </packing>
  1528.                 </child>
  1529.                 <child>
  1530.                   <widget class="GtkScrolledWindow" id="scrolledwindow2">
  1531.                     <property name="visible">True</property>
  1532.                     <property name="can_focus">True</property>
  1533.                     <property name="border_width">6</property>
  1534.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1535.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1536.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  1537.                     <child>
  1538.                       <widget class="GtkTreeView" id="netstat_output">
  1539.                         <property name="visible">True</property>
  1540.                         <property name="can_focus">True</property>
  1541.                         <property name="tooltip" translatable="yes">Output for net stat</property>
  1542.                         <property name="enable_search">False</property>
  1543.                         <accessibility>
  1544.                           <atkproperty name="AtkObject::accessible_name" translatable="yes">Netstat output</atkproperty>
  1545.                         </accessibility>
  1546.                       </widget>
  1547.                     </child>
  1548.                   </widget>
  1549.                   <packing>
  1550.                     <property name="position">1</property>
  1551.                   </packing>
  1552.                 </child>
  1553.               </widget>
  1554.               <packing>
  1555.                 <property name="position">2</property>
  1556.               </packing>
  1557.             </child>
  1558.             <child>
  1559.               <widget class="GtkLabel" id="netstat">
  1560.                 <property name="visible">True</property>
  1561.                 <property name="label" translatable="yes">Netstat</property>
  1562.               </widget>
  1563.               <packing>
  1564.                 <property name="type">tab</property>
  1565.                 <property name="position">2</property>
  1566.                 <property name="tab_fill">False</property>
  1567.               </packing>
  1568.             </child>
  1569.             <child>
  1570.               <widget class="GtkVBox" id="vbox_traceroute">
  1571.                 <property name="visible">True</property>
  1572.                 <property name="border_width">6</property>
  1573.                 <property name="spacing">6</property>
  1574.                 <child>
  1575.                   <widget class="GtkVBox" id="vbox20">
  1576.                     <property name="visible">True</property>
  1577.                     <property name="border_width">6</property>
  1578.                     <property name="spacing">12</property>
  1579.                     <child>
  1580.                       <widget class="GtkHBox" id="hbox36">
  1581.                         <property name="visible">True</property>
  1582.                         <property name="spacing">6</property>
  1583.                         <child>
  1584.                           <widget class="GtkLabel" id="traceroute_host_label">
  1585.                             <property name="visible">True</property>
  1586.                             <property name="label" translatable="yes">_Network address:</property>
  1587.                             <property name="use_underline">True</property>
  1588.                           </widget>
  1589.                           <packing>
  1590.                             <property name="expand">False</property>
  1591.                             <property name="fill">False</property>
  1592.                           </packing>
  1593.                         </child>
  1594.                         <child>
  1595.                           <widget class="GtkComboBoxEntry" id="traceroute_host">
  1596.                             <property name="visible">True</property>
  1597.                             <property name="can_focus">True</property>
  1598.                             <property name="items" translatable="yes">Host</property>
  1599.                             <child internal-child="entry">
  1600.                               <widget class="GtkEntry" id="comboboxentry-entry2">
  1601.                                 <property name="has_tooltip">True</property>
  1602.                                 <property name="tooltip_text">Enter the network address to scan for open ports. For example: www.domain.com or 192.168.2.1</property>
  1603.                                 <accessibility>
  1604.                                   <atkrelation target="traceroute_host_label" type="labelled-by"/>
  1605.                                 </accessibility>
  1606.                               </widget>
  1607.                             </child>
  1608.                           </widget>
  1609.                           <packing>
  1610.                             <property name="position">1</property>
  1611.                           </packing>
  1612.                         </child>
  1613.                       </widget>
  1614.                     </child>
  1615.                     <child>
  1616.                       <widget class="GtkHButtonBox" id="hbuttonbox3">
  1617.                         <property name="visible">True</property>
  1618.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1619.                         <child>
  1620.                           <widget class="GtkButton" id="traceroute_button">
  1621.                             <property name="visible">True</property>
  1622.                             <property name="can_focus">True</property>
  1623.                             <property name="can_default">True</property>
  1624.                             <property name="response_id">0</property>
  1625.                             <child>
  1626.                               <widget class="GtkAlignment" id="alignment7">
  1627.                                 <property name="visible">True</property>
  1628.                                 <property name="xscale">0</property>
  1629.                                 <property name="yscale">0</property>
  1630.                                 <child>
  1631.                                   <widget class="GtkHBox" id="hbox15">
  1632.                                     <property name="visible">True</property>
  1633.                                     <property name="spacing">2</property>
  1634.                                     <child>
  1635.                                       <widget class="GtkImage" id="image6">
  1636.                                         <property name="visible">True</property>
  1637.                                         <property name="stock">gtk-ok</property>
  1638.                                       </widget>
  1639.                                       <packing>
  1640.                                         <property name="expand">False</property>
  1641.                                         <property name="fill">False</property>
  1642.                                       </packing>
  1643.                                     </child>
  1644.                                     <child>
  1645.                                       <widget class="GtkLabel" id="label30">
  1646.                                         <property name="visible">True</property>
  1647.                                         <property name="label" translatable="yes">Trace</property>
  1648.                                         <property name="use_underline">True</property>
  1649.                                       </widget>
  1650.                                       <packing>
  1651.                                         <property name="expand">False</property>
  1652.                                         <property name="fill">False</property>
  1653.                                         <property name="position">1</property>
  1654.                                       </packing>
  1655.                                     </child>
  1656.                                   </widget>
  1657.                                 </child>
  1658.                               </widget>
  1659.                             </child>
  1660.                           </widget>
  1661.                         </child>
  1662.                       </widget>
  1663.                       <packing>
  1664.                         <property name="position">1</property>
  1665.                       </packing>
  1666.                     </child>
  1667.                   </widget>
  1668.                   <packing>
  1669.                     <property name="expand">False</property>
  1670.                   </packing>
  1671.                 </child>
  1672.                 <child>
  1673.                   <widget class="GtkScrolledWindow" id="scrolledwindow3">
  1674.                     <property name="visible">True</property>
  1675.                     <property name="can_focus">True</property>
  1676.                     <property name="border_width">6</property>
  1677.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1678.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1679.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  1680.                     <child>
  1681.                       <widget class="GtkTreeView" id="traceroute_output">
  1682.                         <property name="visible">True</property>
  1683.                         <property name="can_focus">True</property>
  1684.                         <property name="tooltip" translatable="yes">Output for traceroute</property>
  1685.                         <property name="enable_search">False</property>
  1686.                         <accessibility>
  1687.                           <atkproperty name="AtkObject::accessible_name" translatable="yes">Traceroute output</atkproperty>
  1688.                         </accessibility>
  1689.                       </widget>
  1690.                     </child>
  1691.                   </widget>
  1692.                   <packing>
  1693.                     <property name="position">1</property>
  1694.                   </packing>
  1695.                 </child>
  1696.               </widget>
  1697.               <packing>
  1698.                 <property name="position">3</property>
  1699.               </packing>
  1700.             </child>
  1701.             <child>
  1702.               <widget class="GtkLabel" id="traceroute">
  1703.                 <property name="visible">True</property>
  1704.                 <property name="has_tooltip">True</property>
  1705.                 <property name="tooltip_text">Enter the network address to trace a route to. For example: www.domain.com or 192.168.2.1</property>
  1706.                 <property name="label" translatable="yes">Traceroute</property>
  1707.               </widget>
  1708.               <packing>
  1709.                 <property name="type">tab</property>
  1710.                 <property name="position">3</property>
  1711.                 <property name="tab_fill">False</property>
  1712.               </packing>
  1713.             </child>
  1714.             <child>
  1715.               <widget class="GtkVBox" id="vbox_scan">
  1716.                 <property name="visible">True</property>
  1717.                 <property name="border_width">6</property>
  1718.                 <property name="spacing">6</property>
  1719.                 <child>
  1720.                   <widget class="GtkVBox" id="vbox21">
  1721.                     <property name="visible">True</property>
  1722.                     <property name="border_width">6</property>
  1723.                     <property name="spacing">12</property>
  1724.                     <child>
  1725.                       <widget class="GtkHBox" id="hbox37">
  1726.                         <property name="visible">True</property>
  1727.                         <property name="spacing">6</property>
  1728.                         <child>
  1729.                           <widget class="GtkLabel" id="scan_host_label">
  1730.                             <property name="visible">True</property>
  1731.                             <property name="label" translatable="yes">_Network address:</property>
  1732.                             <property name="use_underline">True</property>
  1733.                           </widget>
  1734.                           <packing>
  1735.                             <property name="expand">False</property>
  1736.                             <property name="fill">False</property>
  1737.                           </packing>
  1738.                         </child>
  1739.                         <child>
  1740.                           <widget class="GtkComboBoxEntry" id="scan_host">
  1741.                             <property name="visible">True</property>
  1742.                             <property name="can_focus">True</property>
  1743.                             <property name="items" translatable="yes">Host</property>
  1744.                             <child internal-child="entry">
  1745.                               <widget class="GtkEntry" id="comboboxentry-entry3">
  1746.                                 <property name="has_tooltip">True</property>
  1747.                                 <property name="tooltip_text">Enter the network address to scan for open ports. For example: www.domain.com or 192.168.2.1</property>
  1748.                                 <accessibility>
  1749.                                   <atkproperty name="AtkObject::accessible_name" translatable="yes">Network address</atkproperty>
  1750.                                 </accessibility>
  1751.                               </widget>
  1752.                             </child>
  1753.                           </widget>
  1754.                           <packing>
  1755.                             <property name="position">1</property>
  1756.                           </packing>
  1757.                         </child>
  1758.                       </widget>
  1759.                     </child>
  1760.                     <child>
  1761.                       <widget class="GtkHButtonBox" id="hbuttonbox5">
  1762.                         <property name="visible">True</property>
  1763.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1764.                         <child>
  1765.                           <widget class="GtkButton" id="scan_button">
  1766.                             <property name="visible">True</property>
  1767.                             <property name="can_focus">True</property>
  1768.                             <property name="can_default">True</property>
  1769.                             <property name="response_id">0</property>
  1770.                             <child>
  1771.                               <widget class="GtkAlignment" id="alignment9">
  1772.                                 <property name="visible">True</property>
  1773.                                 <property name="xscale">0</property>
  1774.                                 <property name="yscale">0</property>
  1775.                                 <child>
  1776.                                   <widget class="GtkHBox" id="hbox18">
  1777.                                     <property name="visible">True</property>
  1778.                                     <property name="spacing">2</property>
  1779.                                     <child>
  1780.                                       <widget class="GtkImage" id="image8">
  1781.                                         <property name="visible">True</property>
  1782.                                         <property name="stock">gtk-ok</property>
  1783.                                       </widget>
  1784.                                       <packing>
  1785.                                         <property name="expand">False</property>
  1786.                                         <property name="fill">False</property>
  1787.                                       </packing>
  1788.                                     </child>
  1789.                                     <child>
  1790.                                       <widget class="GtkLabel" id="label47">
  1791.                                         <property name="visible">True</property>
  1792.                                         <property name="label" translatable="yes">Scan</property>
  1793.                                         <property name="use_underline">True</property>
  1794.                                       </widget>
  1795.                                       <packing>
  1796.                                         <property name="expand">False</property>
  1797.                                         <property name="fill">False</property>
  1798.                                         <property name="position">1</property>
  1799.                                       </packing>
  1800.                                     </child>
  1801.                                   </widget>
  1802.                                 </child>
  1803.                               </widget>
  1804.                             </child>
  1805.                           </widget>
  1806.                         </child>
  1807.                       </widget>
  1808.                       <packing>
  1809.                         <property name="position">1</property>
  1810.                       </packing>
  1811.                     </child>
  1812.                   </widget>
  1813.                   <packing>
  1814.                     <property name="expand">False</property>
  1815.                   </packing>
  1816.                 </child>
  1817.                 <child>
  1818.                   <widget class="GtkScrolledWindow" id="scrolledwindow4">
  1819.                     <property name="visible">True</property>
  1820.                     <property name="can_focus">True</property>
  1821.                     <property name="border_width">6</property>
  1822.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1823.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  1824.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  1825.                     <child>
  1826.                       <widget class="GtkTreeView" id="scan_output">
  1827.                         <property name="visible">True</property>
  1828.                         <property name="can_focus">True</property>
  1829.                         <property name="tooltip" translatable="yes">Output for port scan</property>
  1830.                         <property name="enable_search">False</property>
  1831.                         <accessibility>
  1832.                           <atkproperty name="AtkObject::accessible_name" translatable="yes">Port scan output</atkproperty>
  1833.                         </accessibility>
  1834.                       </widget>
  1835.                     </child>
  1836.                   </widget>
  1837.                   <packing>
  1838.                     <property name="position">1</property>
  1839.                   </packing>
  1840.                 </child>
  1841.               </widget>
  1842.               <packing>
  1843.                 <property name="position">4</property>
  1844.               </packing>
  1845.             </child>
  1846.             <child>
  1847.               <widget class="GtkLabel" id="scan">
  1848.                 <property name="visible">True</property>
  1849.                 <property name="label" translatable="yes">Port Scan</property>
  1850.               </widget>
  1851.               <packing>
  1852.                 <property name="type">tab</property>
  1853.                 <property name="position">4</property>
  1854.                 <property name="tab_fill">False</property>
  1855.               </packing>
  1856.             </child>
  1857.             <child>
  1858.               <widget class="GtkVBox" id="vbox_lookup">
  1859.                 <property name="visible">True</property>
  1860.                 <property name="border_width">6</property>
  1861.                 <property name="spacing">6</property>
  1862.                 <child>
  1863.                   <widget class="GtkVBox" id="vbox23">
  1864.                     <property name="visible">True</property>
  1865.                     <property name="border_width">6</property>
  1866.                     <property name="spacing">12</property>
  1867.                     <child>
  1868.                       <widget class="GtkTable" id="table7">
  1869.                         <property name="visible">True</property>
  1870.                         <property name="n_rows">2</property>
  1871.                         <property name="n_columns">2</property>
  1872.                         <property name="column_spacing">6</property>
  1873.                         <property name="row_spacing">6</property>
  1874.                         <child>
  1875.                           <widget class="GtkComboBox" id="lookup_type">
  1876.                             <property name="visible">True</property>
  1877.                             <property name="can_focus">True</property>
  1878.                           </widget>
  1879.                           <packing>
  1880.                             <property name="left_attach">1</property>
  1881.                             <property name="right_attach">2</property>
  1882.                             <property name="top_attach">1</property>
  1883.                             <property name="bottom_attach">2</property>
  1884.                             <property name="x_options">GTK_FILL</property>
  1885.                             <property name="y_options">GTK_FILL</property>
  1886.                           </packing>
  1887.                         </child>
  1888.                         <child>
  1889.                           <widget class="GtkLabel" id="lookup_type_label">
  1890.                             <property name="visible">True</property>
  1891.                             <property name="xalign">0</property>
  1892.                             <property name="label" translatable="yes">_Information type:</property>
  1893.                             <property name="use_underline">True</property>
  1894.                           </widget>
  1895.                           <packing>
  1896.                             <property name="top_attach">1</property>
  1897.                             <property name="bottom_attach">2</property>
  1898.                             <property name="x_options">GTK_FILL</property>
  1899.                             <property name="y_options"></property>
  1900.                           </packing>
  1901.                         </child>
  1902.                         <child>
  1903.                           <widget class="GtkComboBoxEntry" id="lookup_host">
  1904.                             <property name="visible">True</property>
  1905.                             <property name="can_focus">True</property>
  1906.                             <property name="items" translatable="yes">Host</property>
  1907.                             <child internal-child="entry">
  1908.                               <widget class="GtkEntry" id="comboboxentry-entry4">
  1909.                                 <property name="has_tooltip">True</property>
  1910.                                 <property name="tooltip_text">Enter the network address to lookup. For example: www.domain.com or 192.168.2.1</property>
  1911.                                 <accessibility>
  1912.                                   <atkproperty name="AtkObject::accessible_name" translatable="yes">Network address</atkproperty>
  1913.                                 </accessibility>
  1914.                               </widget>
  1915.                             </child>
  1916.                           </widget>
  1917.                           <packing>
  1918.                             <property name="left_attach">1</property>
  1919.                             <property name="right_attach">2</property>
  1920.                             <property name="y_options">GTK_FILL</property>
  1921.                           </packing>
  1922.                         </child>
  1923.                         <child>
  1924.                           <widget class="GtkLabel" id="lookup_host_label">
  1925.                             <property name="visible">True</property>
  1926.                             <property name="xalign">0</property>
  1927.                             <property name="label" translatable="yes">_Network address:</property>
  1928.                             <property name="use_underline">True</property>
  1929.                           </widget>
  1930.                           <packing>
  1931.                             <property name="x_options">GTK_FILL</property>
  1932.                             <property name="y_options"></property>
  1933.                           </packing>
  1934.                         </child>
  1935.                       </widget>
  1936.                       <packing>
  1937.                         <property name="expand">False</property>
  1938.                         <property name="fill">False</property>
  1939.                       </packing>
  1940.                     </child>
  1941.                     <child>
  1942.                       <widget class="GtkHButtonBox" id="hbuttonbox6">
  1943.                         <property name="visible">True</property>
  1944.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  1945.                         <child>
  1946.                           <widget class="GtkButton" id="lookup_button">
  1947.                             <property name="visible">True</property>
  1948.                             <property name="can_focus">True</property>
  1949.                             <property name="can_default">True</property>
  1950.                             <property name="response_id">0</property>
  1951.                             <child>
  1952.                               <widget class="GtkAlignment" id="alignment10">
  1953.                                 <property name="visible">True</property>
  1954.                                 <property name="xscale">0</property>
  1955.                                 <property name="yscale">0</property>
  1956.                                 <child>
  1957.                                   <widget class="GtkHBox" id="hbox27">
  1958.                                     <property name="visible">True</property>
  1959.                                     <property name="spacing">2</property>
  1960.                                     <child>
  1961.                                       <widget class="GtkImage" id="image9">
  1962.                                         <property name="visible">True</property>
  1963.                                         <property name="stock">gtk-ok</property>
  1964.                                       </widget>
  1965.                                       <packing>
  1966.                                         <property name="expand">False</property>
  1967.                                         <property name="fill">False</property>
  1968.                                       </packing>
  1969.                                     </child>
  1970.                                     <child>
  1971.                                       <widget class="GtkLabel" id="label68">
  1972.                                         <property name="visible">True</property>
  1973.                                         <property name="label" translatable="yes">Lookup</property>
  1974.                                         <property name="use_underline">True</property>
  1975.                                       </widget>
  1976.                                       <packing>
  1977.                                         <property name="expand">False</property>
  1978.                                         <property name="fill">False</property>
  1979.                                         <property name="position">1</property>
  1980.                                       </packing>
  1981.                                     </child>
  1982.                                   </widget>
  1983.                                 </child>
  1984.                               </widget>
  1985.                             </child>
  1986.                           </widget>
  1987.                         </child>
  1988.                       </widget>
  1989.                       <packing>
  1990.                         <property name="position">1</property>
  1991.                       </packing>
  1992.                     </child>
  1993.                   </widget>
  1994.                   <packing>
  1995.                     <property name="expand">False</property>
  1996.                   </packing>
  1997.                 </child>
  1998.                 <child>
  1999.                   <widget class="GtkScrolledWindow" id="scrolledwindow5">
  2000.                     <property name="visible">True</property>
  2001.                     <property name="can_focus">True</property>
  2002.                     <property name="border_width">6</property>
  2003.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2004.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2005.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  2006.                     <child>
  2007.                       <widget class="GtkTreeView" id="lookup_output">
  2008.                         <property name="visible">True</property>
  2009.                         <property name="can_focus">True</property>
  2010.                         <property name="tooltip" translatable="yes">Output for lookup</property>
  2011.                         <accessibility>
  2012.                           <atkproperty name="AtkObject::accessible_name" translatable="yes">Lookup output</atkproperty>
  2013.                         </accessibility>
  2014.                       </widget>
  2015.                     </child>
  2016.                   </widget>
  2017.                   <packing>
  2018.                     <property name="position">1</property>
  2019.                   </packing>
  2020.                 </child>
  2021.               </widget>
  2022.               <packing>
  2023.                 <property name="position">5</property>
  2024.               </packing>
  2025.             </child>
  2026.             <child>
  2027.               <widget class="GtkLabel" id="lookup">
  2028.                 <property name="visible">True</property>
  2029.                 <property name="label" translatable="yes">Lookup</property>
  2030.               </widget>
  2031.               <packing>
  2032.                 <property name="type">tab</property>
  2033.                 <property name="position">5</property>
  2034.                 <property name="tab_fill">False</property>
  2035.               </packing>
  2036.             </child>
  2037.             <child>
  2038.               <widget class="GtkVBox" id="vbox_finger">
  2039.                 <property name="visible">True</property>
  2040.                 <property name="border_width">6</property>
  2041.                 <property name="spacing">6</property>
  2042.                 <child>
  2043.                   <widget class="GtkVBox" id="vbox24">
  2044.                     <property name="visible">True</property>
  2045.                     <property name="border_width">6</property>
  2046.                     <property name="spacing">12</property>
  2047.                     <child>
  2048.                       <widget class="GtkTable" id="table8">
  2049.                         <property name="visible">True</property>
  2050.                         <property name="n_rows">2</property>
  2051.                         <property name="n_columns">2</property>
  2052.                         <property name="column_spacing">6</property>
  2053.                         <property name="row_spacing">6</property>
  2054.                         <child>
  2055.                           <widget class="GtkComboBoxEntry" id="finger_host">
  2056.                             <property name="visible">True</property>
  2057.                             <property name="can_focus">True</property>
  2058.                             <property name="items" translatable="yes">Host</property>
  2059.                             <child internal-child="entry">
  2060.                               <widget class="GtkEntry" id="comboboxentry-entry6">
  2061.                                 <property name="has_tooltip">True</property>
  2062.                                 <property name="tooltip_text">Enter the network address to finger that user. For example: www.domain.com or 192.168.2.1</property>
  2063.                                 <accessibility>
  2064.                                   <atkproperty name="AtkObject::accessible_name" translatable="yes">Network address</atkproperty>
  2065.                                 </accessibility>
  2066.                               </widget>
  2067.                             </child>
  2068.                           </widget>
  2069.                           <packing>
  2070.                             <property name="left_attach">1</property>
  2071.                             <property name="right_attach">2</property>
  2072.                             <property name="top_attach">1</property>
  2073.                             <property name="bottom_attach">2</property>
  2074.                             <property name="x_options">GTK_FILL</property>
  2075.                             <property name="y_options">GTK_FILL</property>
  2076.                           </packing>
  2077.                         </child>
  2078.                         <child>
  2079.                           <widget class="GtkComboBoxEntry" id="finger_user">
  2080.                             <property name="visible">True</property>
  2081.                             <property name="can_focus">True</property>
  2082.                             <property name="items" translatable="yes">User</property>
  2083.                             <child internal-child="entry">
  2084.                               <widget class="GtkEntry" id="comboboxentry-entry5">
  2085.                                 <property name="has_tooltip">True</property>
  2086.                                 <property name="tooltip_text">Enter the user to finger</property>
  2087.                                 <accessibility>
  2088.                                   <atkproperty name="AtkObject::accessible_name" translatable="yes">User name</atkproperty>
  2089.                                 </accessibility>
  2090.                               </widget>
  2091.                             </child>
  2092.                           </widget>
  2093.                           <packing>
  2094.                             <property name="left_attach">1</property>
  2095.                             <property name="right_attach">2</property>
  2096.                             <property name="y_options">GTK_FILL</property>
  2097.                           </packing>
  2098.                         </child>
  2099.                         <child>
  2100.                           <widget class="GtkLabel" id="finger_host_label">
  2101.                             <property name="visible">True</property>
  2102.                             <property name="xalign">0</property>
  2103.                             <property name="label" translatable="yes">_Network address:</property>
  2104.                             <property name="use_underline">True</property>
  2105.                           </widget>
  2106.                           <packing>
  2107.                             <property name="top_attach">1</property>
  2108.                             <property name="bottom_attach">2</property>
  2109.                             <property name="x_options">GTK_FILL</property>
  2110.                             <property name="y_options"></property>
  2111.                           </packing>
  2112.                         </child>
  2113.                         <child>
  2114.                           <widget class="GtkLabel" id="finger_user_label">
  2115.                             <property name="visible">True</property>
  2116.                             <property name="xalign">0</property>
  2117.                             <property name="label" translatable="yes">_Username:</property>
  2118.                             <property name="use_underline">True</property>
  2119.                           </widget>
  2120.                           <packing>
  2121.                             <property name="x_options">GTK_FILL</property>
  2122.                             <property name="y_options"></property>
  2123.                           </packing>
  2124.                         </child>
  2125.                       </widget>
  2126.                       <packing>
  2127.                         <property name="expand">False</property>
  2128.                         <property name="fill">False</property>
  2129.                       </packing>
  2130.                     </child>
  2131.                     <child>
  2132.                       <widget class="GtkHButtonBox" id="hbuttonbox7">
  2133.                         <property name="visible">True</property>
  2134.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  2135.                         <child>
  2136.                           <widget class="GtkButton" id="finger_button">
  2137.                             <property name="visible">True</property>
  2138.                             <property name="can_focus">True</property>
  2139.                             <property name="can_default">True</property>
  2140.                             <property name="response_id">0</property>
  2141.                             <child>
  2142.                               <widget class="GtkAlignment" id="alignment11">
  2143.                                 <property name="visible">True</property>
  2144.                                 <property name="xscale">0</property>
  2145.                                 <property name="yscale">0</property>
  2146.                                 <child>
  2147.                                   <widget class="GtkHBox" id="hbox30">
  2148.                                     <property name="visible">True</property>
  2149.                                     <property name="spacing">2</property>
  2150.                                     <child>
  2151.                                       <widget class="GtkImage" id="image10">
  2152.                                         <property name="visible">True</property>
  2153.                                         <property name="stock">gtk-ok</property>
  2154.                                       </widget>
  2155.                                       <packing>
  2156.                                         <property name="expand">False</property>
  2157.                                         <property name="fill">False</property>
  2158.                                       </packing>
  2159.                                     </child>
  2160.                                     <child>
  2161.                                       <widget class="GtkLabel" id="label78">
  2162.                                         <property name="visible">True</property>
  2163.                                         <property name="label" translatable="yes">Finger</property>
  2164.                                         <property name="use_underline">True</property>
  2165.                                       </widget>
  2166.                                       <packing>
  2167.                                         <property name="expand">False</property>
  2168.                                         <property name="fill">False</property>
  2169.                                         <property name="position">1</property>
  2170.                                       </packing>
  2171.                                     </child>
  2172.                                   </widget>
  2173.                                 </child>
  2174.                               </widget>
  2175.                             </child>
  2176.                           </widget>
  2177.                         </child>
  2178.                       </widget>
  2179.                       <packing>
  2180.                         <property name="position">1</property>
  2181.                       </packing>
  2182.                     </child>
  2183.                   </widget>
  2184.                   <packing>
  2185.                     <property name="expand">False</property>
  2186.                   </packing>
  2187.                 </child>
  2188.                 <child>
  2189.                   <widget class="GtkScrolledWindow" id="scrolledwindow6">
  2190.                     <property name="visible">True</property>
  2191.                     <property name="can_focus">True</property>
  2192.                     <property name="border_width">6</property>
  2193.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2194.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2195.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  2196.                     <child>
  2197.                       <widget class="GtkTextView" id="finger_output">
  2198.                         <property name="visible">True</property>
  2199.                         <property name="can_focus">True</property>
  2200.                         <property name="tooltip" translatable="yes">Output for finger</property>
  2201.                         <property name="editable">False</property>
  2202.                         <accessibility>
  2203.                           <atkproperty name="AtkObject::accessible_name" translatable="yes">Finger output</atkproperty>
  2204.                         </accessibility>
  2205.                       </widget>
  2206.                     </child>
  2207.                   </widget>
  2208.                   <packing>
  2209.                     <property name="position">1</property>
  2210.                   </packing>
  2211.                 </child>
  2212.               </widget>
  2213.               <packing>
  2214.                 <property name="position">6</property>
  2215.               </packing>
  2216.             </child>
  2217.             <child>
  2218.               <widget class="GtkLabel" id="finger">
  2219.                 <property name="visible">True</property>
  2220.                 <property name="label" translatable="yes">Finger</property>
  2221.               </widget>
  2222.               <packing>
  2223.                 <property name="type">tab</property>
  2224.                 <property name="position">6</property>
  2225.                 <property name="tab_fill">False</property>
  2226.               </packing>
  2227.             </child>
  2228.             <child>
  2229.               <widget class="GtkVBox" id="vbox_whois">
  2230.                 <property name="visible">True</property>
  2231.                 <property name="border_width">6</property>
  2232.                 <property name="spacing">6</property>
  2233.                 <child>
  2234.                   <widget class="GtkVBox" id="vbox22">
  2235.                     <property name="visible">True</property>
  2236.                     <property name="border_width">6</property>
  2237.                     <property name="spacing">12</property>
  2238.                     <child>
  2239.                       <widget class="GtkHBox" id="hbox38">
  2240.                         <property name="visible">True</property>
  2241.                         <property name="spacing">6</property>
  2242.                         <child>
  2243.                           <widget class="GtkLabel" id="whois_host_label">
  2244.                             <property name="visible">True</property>
  2245.                             <property name="label" translatable="yes">_Domain address:</property>
  2246.                             <property name="use_underline">True</property>
  2247.                           </widget>
  2248.                           <packing>
  2249.                             <property name="expand">False</property>
  2250.                             <property name="fill">False</property>
  2251.                           </packing>
  2252.                         </child>
  2253.                         <child>
  2254.                           <widget class="GtkComboBoxEntry" id="whois_host">
  2255.                             <property name="visible">True</property>
  2256.                             <property name="can_focus">True</property>
  2257.                             <property name="items" translatable="yes">Host</property>
  2258.                             <child internal-child="entry">
  2259.                               <widget class="GtkEntry" id="comboboxentry-entry7">
  2260.                                 <property name="has_tooltip">True</property>
  2261.                                 <property name="tooltip_text">Enter a domain address to lookup its whois information. For example: www.domain.com or 192.168.2.1</property>
  2262.                                 <accessibility>
  2263.                                   <atkproperty name="AtkObject::accessible_name" translatable="yes">Domain address</atkproperty>
  2264.                                 </accessibility>
  2265.                               </widget>
  2266.                             </child>
  2267.                           </widget>
  2268.                           <packing>
  2269.                             <property name="position">1</property>
  2270.                           </packing>
  2271.                         </child>
  2272.                       </widget>
  2273.                     </child>
  2274.                     <child>
  2275.                       <widget class="GtkHButtonBox" id="hbuttonbox8">
  2276.                         <property name="visible">True</property>
  2277.                         <property name="layout_style">GTK_BUTTONBOX_END</property>
  2278.                         <child>
  2279.                           <widget class="GtkButton" id="whois_button">
  2280.                             <property name="visible">True</property>
  2281.                             <property name="can_focus">True</property>
  2282.                             <property name="can_default">True</property>
  2283.                             <property name="response_id">0</property>
  2284.                             <child>
  2285.                               <widget class="GtkAlignment" id="alignment12">
  2286.                                 <property name="visible">True</property>
  2287.                                 <property name="xscale">0</property>
  2288.                                 <property name="yscale">0</property>
  2289.                                 <child>
  2290.                                   <widget class="GtkHBox" id="hbox32">
  2291.                                     <property name="visible">True</property>
  2292.                                     <property name="spacing">2</property>
  2293.                                     <child>
  2294.                                       <widget class="GtkImage" id="image11">
  2295.                                         <property name="visible">True</property>
  2296.                                         <property name="stock">gtk-ok</property>
  2297.                                       </widget>
  2298.                                       <packing>
  2299.                                         <property name="expand">False</property>
  2300.                                         <property name="fill">False</property>
  2301.                                       </packing>
  2302.                                     </child>
  2303.                                     <child>
  2304.                                       <widget class="GtkLabel" id="label85">
  2305.                                         <property name="visible">True</property>
  2306.                                         <property name="label" translatable="yes">Whois</property>
  2307.                                         <property name="use_underline">True</property>
  2308.                                       </widget>
  2309.                                       <packing>
  2310.                                         <property name="expand">False</property>
  2311.                                         <property name="fill">False</property>
  2312.                                         <property name="position">1</property>
  2313.                                       </packing>
  2314.                                     </child>
  2315.                                   </widget>
  2316.                                 </child>
  2317.                               </widget>
  2318.                             </child>
  2319.                           </widget>
  2320.                         </child>
  2321.                       </widget>
  2322.                       <packing>
  2323.                         <property name="position">1</property>
  2324.                       </packing>
  2325.                     </child>
  2326.                   </widget>
  2327.                   <packing>
  2328.                     <property name="expand">False</property>
  2329.                   </packing>
  2330.                 </child>
  2331.                 <child>
  2332.                   <widget class="GtkScrolledWindow" id="scrolledwindow7">
  2333.                     <property name="visible">True</property>
  2334.                     <property name="can_focus">True</property>
  2335.                     <property name="border_width">6</property>
  2336.                     <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2337.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  2338.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  2339.                     <child>
  2340.                       <widget class="GtkTextView" id="whois_output">
  2341.                         <property name="visible">True</property>
  2342.                         <property name="can_focus">True</property>
  2343.                         <property name="tooltip" translatable="yes">Output for whois</property>
  2344.                         <property name="editable">False</property>
  2345.                         <accessibility>
  2346.                           <atkproperty name="AtkObject::accessible_name" translatable="yes">Whois output</atkproperty>
  2347.                           <atkproperty name="AtkObject::accessible_description" translatable="yes">Whois output</atkproperty>
  2348.                         </accessibility>
  2349.                       </widget>
  2350.                     </child>
  2351.                   </widget>
  2352.                   <packing>
  2353.                     <property name="position">1</property>
  2354.                   </packing>
  2355.                 </child>
  2356.               </widget>
  2357.               <packing>
  2358.                 <property name="position">7</property>
  2359.               </packing>
  2360.             </child>
  2361.             <child>
  2362.               <widget class="GtkLabel" id="whois">
  2363.                 <property name="visible">True</property>
  2364.                 <property name="tooltip" translatable="yes">Output for whois</property>
  2365.                 <property name="label" translatable="yes">Whois</property>
  2366.                 <accessibility>
  2367.                   <atkproperty name="AtkObject::accessible_name" translatable="yes">Whois output</atkproperty>
  2368.                 </accessibility>
  2369.               </widget>
  2370.               <packing>
  2371.                 <property name="type">tab</property>
  2372.                 <property name="position">7</property>
  2373.                 <property name="tab_fill">False</property>
  2374.               </packing>
  2375.             </child>
  2376.           </widget>
  2377.           <packing>
  2378.             <property name="position">1</property>
  2379.           </packing>
  2380.         </child>
  2381.         <child>
  2382.           <widget class="GtkHBox" id="hbox42">
  2383.             <property name="visible">True</property>
  2384.             <child>
  2385.               <widget class="GtkProgressBar" id="progress_bar">
  2386.                 <property name="visible">True</property>
  2387.                 <property name="pulse_step">0.10000000149</property>
  2388.               </widget>
  2389.               <packing>
  2390.                 <property name="expand">False</property>
  2391.                 <property name="fill">False</property>
  2392.               </packing>
  2393.             </child>
  2394.             <child>
  2395.               <widget class="GtkStatusbar" id="statusbar">
  2396.                 <property name="visible">True</property>
  2397.               </widget>
  2398.               <packing>
  2399.                 <property name="position">1</property>
  2400.               </packing>
  2401.             </child>
  2402.           </widget>
  2403.           <packing>
  2404.             <property name="expand">False</property>
  2405.             <property name="fill">False</property>
  2406.             <property name="position">2</property>
  2407.           </packing>
  2408.         </child>
  2409.       </widget>
  2410.     </child>
  2411.   </widget>
  2412. </glade-interface>
  2413.